专利摘要:
During a communication between at least two users, the users express different emotions. For example, the users may be happy/sad/angry throughout the communication, or the users may go through a mix of emotions during the communication. Disclosed herein is a mechanism for speech signal processing to identifying emotion(s) in a speech signal. The system processes a speech signal collected as input, during which a plurality of differential features corresponding to a plurality of frames of the speech signal are extracted. Further, the differential features are compared with an emotion recognition model to identify at least one emotion matching the speech signal, and then the at least one emotion is associated with the speech signal.
公开号:EP3706125A1
申请号:EP20161439.3
申请日:2020-03-06
公开日:2020-09-09
发明作者:Gauri Ashutosh DESHPANDE;Sachin Patel;Mayuri DUGGIRALA;Venkata Subramanian Viraraghavan
申请人:Tata Consultancy Services Ltd;
IPC主号:G10L25-00
专利说明:
[0001] The present application claims priority from India Patent Application No. 201921009121 , filed before Indian Patent Office on March 8, 2019. TECHNICAL FIELD
[0002] The disclosure herein generally relates to speech signal processing, and, more particularly, to a method and system for processing speech signal for emotion identification. BACKGROUND
[0003] Typically, when different users communicate to each other different emotions are conveyed through the speech signals. For example, when a user informs a happy news to another user, the emotion 'happiness' is conveyed through their speech signal. Similarly when two users are involved in a long conversation covering multiple topics, depending on nature of the topic being discussed, different emotions may be conveyed, which means within the same communication session, speech signals conveying different emotions are exchanged between the users involved in the communication.
[0004] Speech signal processing allows identification of emotions associated with a speech signal. Different mechanisms exist which allow identification of the emotions. However, accuracy with which the existing mechanisms identify the emotions associated with the speech signals being processed varies from one approach to another. SUMMARY
[0005] Embodiments of the present disclosure present technological improvements as solutions to one or more of the above-mentioned technical problems recognized by the inventors in conventional systems. For example, in one embodiment, a processor-implemented method of speech signal processing is provided. In this method, initially a speech signal from at least one user is collected as input, via one or more hardware processors. Further, a plurality of features from the speech signal are extracted to generate a feature file, via the one or more hardware processors. Extraction of the plurality of features involves: sampling the speech signal at a defined sampling rate to generate a plurality of sampled speech signals; splitting each of the plurality of sampled speech signals to a plurality of overlapping or non-overlapping frames of 20 milliseconds length; extracting a plurality of differential features from each of the plurality of frames; extracting the plurality of features from the differential features of the plurality of overlapping or non-overlapping frames, via the one or more hardware processors; comparing each of the differential features with an emotion recognition model to identify at least one emotion corresponding to the speech signal, via the one or more hardware processors; and associating with the speech signal the at least one emotion identified, via the one or more hardware processors. The differential features for each of the plurality of frames are extracted by executing the following steps for each frame: selecting one sample in every M samples of the speech signal in the frame, where M is 2; and calculating differences between adjacent samples of the frame as a differential feature to get an output frame of size (L - (N)), where L is the number of samples in a frame divided by M, and N represents number of times the difference between adjacent values is calculated.
[0006] In another aspect, a system of speech signal processing is provided. The system includes a memory module storing a plurality of instructions; one or more communication interfaces; and one or more hardware processors coupled to the memory module via the one or more communication interfaces. The one or more hardware processors are caused by the plurality of instructions to initially collect a speech signal from at least one user as input. Further, a plurality of features from the speech signal are extracted to generate a feature file. Extraction of the plurality of features involve: sampling the speech signal at a defined sampling rate to generate a plurality of sampled speech signals; splitting each of the plurality of sampled speech signals to a plurality of overlapping or non-overlapping frames of 20 milliseconds length; extracting a plurality of differential features from each of the plurality of frames; extracting the plurality of features from the differential features of the plurality of overlapping or non-overlapping frames; comparing each of the differential features with an emotion recognition model to identify at least one emotion corresponding to the speech signal; and associating the identified at least one emotion with the speech signal. The differential features for each of the plurality of frames are extracted by executing the following steps for each frame: selecting one sample in every M samples of the speech signal in the frame, where M is 2; and calculating differences between adjacent samples of the frame as a differential feature to get an output frame of size (L - (N)), where L is the number of samples in a frame divided by M, and N represents the number of times the difference between adjacent values is calculated.
[0007] In yet another aspect, a non-transitory computer readable medium for speech signal processing is provided. The non-transitory computer readable medium executes the following method during the speech signal processing. In this method, initially a speech signal from at least one user is collected as input, via one or more hardware processors. Further, a plurality of features from the speech signal are extracted to generate a feature file, via the one or more hardware processors. Extraction of the plurality of features involve: sampling the speech signal at a defined sampling rate to generate a plurality of sampled speech signals; splitting each of the plurality of sampled speech signals to a plurality of overlapping or non-overlapping frames of 20 milliseconds length; extracting a plurality of differential features from each of the plurality of frames; extracting the plurality of features from the differential features of the plurality of overlapping or non-overlapping frames, via the one or more hardware processors; comparing each of the differential features with an emotion recognition model to identify at least one emotion corresponding to the speech signal, via the one or more hardware processors; and associating the identified at least one emotion with the speech signal, via the one or more hardware processors. The differential features for each of the plurality of frames are extracted by executing the following steps for each frame: selecting one sample in every M samples of the speech signal in the frame, where M is 2; and calculating differences between adjacent samples of the frame as a differential feature to get an output frame of (L - (N)), where L is the number of samples in a frame divided by M, and N represents the number of times the difference between adjacent values is calculated.
[0008] It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention, as claimed. BRIEF DESCRIPTION OF THE DRAWINGS
[0009] The accompanying drawings, which are incorporated in and constitute a part of this disclosure, illustrate exemplary embodiments and, together with the description, serve to explain the disclosed principles:FIG. 1 illustrates an exemplary block diagram of a system used for speech signal processing, according to some embodiments of the present disclosure. FIG. 2 is a flow diagram depicting steps involved in the process of emotion identification using the system of FIG. 1, according to some embodiments of the present disclosure. FIG. 3 is a flow diagram depicting steps involved in the process of extracting differential values corresponding to a speech signal, using the system of FIG. 1, according to some embodiments of the present disclosure. FIGS. 4a and 4b are example diagrams depicting signals at different stages of processing by the system of FIG. 1, according to some embodiments of the present disclosure. DETAILED DESCRIPTION OF EMBODIMENTS
[0010] Exemplary embodiments are described with reference to the accompanying drawings. In the figures, the left-most digit(s) of a reference number identifies the figure in which the reference number first appears. Wherever convenient, the same reference numbers are used throughout the drawings to refer to the same or like parts. While examples and features of disclosed principles are described herein, modifications, adaptations, and other implementations are possible without departing from the spirit and scope of the disclosed embodiments. It is intended that the following detailed description be considered as exemplary only, with the true scope and spirit being indicated by the following claims.
[0011] Referring now to the drawings, and more particularly to FIG. 1 through FIG. 4b, where similar reference characters denote corresponding features consistently throughout the figures, there are shown preferred embodiments and these embodiments are described in the context of the following exemplary system and/or method.
[0012] FIG. 1 illustrates an exemplary block diagram of a system used for speech signal processing, according to some embodiments of the present disclosure. The system 100 includes at least one memory module 101, at least one hardware processor 102, and at least one communication interface 103.
[0013] The one or more hardware processors 102 can be implemented as one or more microprocessors, microcomputers, microcontrollers, digital signal processors, central processing units, state machines, graphics controllers, logic circuitries, and/or any devices that manipulate signals based on operational instructions. Among other capabilities, the hardware processor(s) 102 are configured to fetch and execute computer-readable instructions stored in the memory module 101, which causes the hardware processor(s) 102 to perform actions depicted in FIG. 2 and FIG. 3 for the purpose of performing speech processing for emotion identification. In an embodiment, the system 100 can be implemented in a variety of computing systems, such as laptop computers, notebooks, hand-held devices, workstations, mainframe computers, servers, a network cloud and the like.
[0014] The communication interface(s) 103 can include a variety of software and hardware interfaces, for example, a web interface, a graphical user interface, and the like and can facilitate multiple communications within a wide variety of networks N/W and protocol types, including wired networks, for example, LAN, cable, etc., and wireless networks, such as WLAN, cellular, or satellite. In an embodiment, the communication interface(s) 103 can include one or more ports for connecting a number of devices to one another or to another server.
[0015] The memory module(s) 101 may include any computer-readable medium known in the art including, for example, volatile memory, such as static random access memory (SRAM) and dynamic random access memory (DRAM), and/or non-volatile memory, such as read only memory (ROM), erasable programmable ROM, flash memories, hard disks, optical disks, and magnetic tapes. In an embodiment, one or more modules (not shown) of the system 100 can be stored in the memory 101. The memory module(s) 101 stores a plurality of instructions which when executed, cause the one or more hardware processors 102 to perform the speech signal processing for emotion identification.
[0016] The system 100 can be implemented in such a way that it can collect real-time speech input from at least one user and process the collected speech signal for the emotion identification purpose. In an example mode of implementation, the system 100 may be a component of a communication device being used by the at least one user. In another possible mode of implementation, the system 100 is part of a communication network, and one or more user communications may be routed through the system 100.
[0017] The system 100 processes the speech signal collected as input, and extracts a plurality of features from the speech signal. The system 100 may use any suitable mechanism/techniques for extracting the plurality of frames from the speech signal. The system 100 then processes the frames and extracts one or more differential features. The process of extracting the differential features is explained below:
[0018] During this process the speech signal corresponding to each of the extracted features is sampled at a defined sampling rate. For example, the sampling rate may be 8000 Hz (this is depicted in FIG. 4a). In an embodiment, if the original sampling is not carried out at the defined sampling rate, a samples corresponding to the defined sampling rate are generated from the original samples. Each of the sampling outputs i.e. sampled speech signals is then split to a plurality of overlapping or non-overlapping frames, each of length 20 ms. Further each frame is separately processed by the system 100. During the processing of each of the frames, the system 100 selects one sample in every M samples of the speech signal in the frame. In various embodiments, the selection of the one sample from every M samples may be at random or may be based on any specific pre-defined conditions that may have been configured with the system 100. For example, the pre-defined condition may be in terms of intervals within which the samples need to be picked. The system 100 may be configured to pick the first of each M samples and skip M-1 samples, and then pick the first sample of the next M samples, and so on. Further the system 100 generates the differential values of the speech signal by calculating differences between adjacent samples of the frame to get an output frame of size (L - (N)).
[0019] The system then extracts a plurality of features from the differential values (as depicted in FIG. 4b), and then compares the extracted plurality of differential values with an emotion recognition model to identify at least one emotion that matches the speech signal. The emotion recognition model is a reference database that stores at least the information pertaining to mapping between different differential values and corresponding emotions. By identifying match for the differential values of the speech signal in the emotion recognition model, the system 100 identifies corresponding emotions as the emotions matching the speech signal. The system 100 may then associate each of the identified emotions with the speech signal. This process is elaborated in FIG. 2 as well as in FIG. 3.
[0020] The emotion recognition model may be a data model generated using suitable machine learning algorithms. Inputs for the machine learning model(s) for generating the emotion recognition model may be speech signals, sentences extracted from the speech signal, utterances extracted from the sentences and so on.
[0021] FIG. 2 is a flow diagram depicting steps involved in the process of emotion identification using the system of FIG. 1, according to some embodiments of the present disclosure. In this method, at least one speech signal is collected (202) as input by the system 100, via one or more hardware processors. Then the collected speech signal is processed, via the one or more hardware processors, during which a plurality of differential features are extracted (204) by the system 100 using the method 300. Out of the plurality of differential features, the system 100 extracts (206) a plurality of features, which are then compared (208) with an emotion recognition model, via the one or more hardware processors. Based on matching data found in the emotion recognition model, the system 100 identifies at least one emotion as matching the collected speech signal, and then associates (210) the identified at least one emotion with the speech signal, via the one or more hardware processors. In an embodiment, the system 100 associates the emotions to the speech signal such that emotions that match each frame of the speech signal is associated with the corresponding frame. For example, consider a speech signal of length 20 seconds. Consider that the system 100 identifies that the emotion that matches the first 10 seconds (i.e. 0-10 sec) is HAPPY, and for speech signal from 11 to 20 sec, the emotion is SAD, then the system 100 accordingly associates the emotions to the speech signal and presents in an appropriate format to the user.
[0022] FIG. 3 is a flow diagram depicting steps involved in the process of extracting differential values corresponding to a speech signal, using the system of FIG. 1, according to some embodiments of the present disclosure. In this process, the system 100 samples (302) the speech signal at a defined sampling rate. For example, the sampling rate is 8000 Hz. Output of the sampling process is a plurality of sampled speech signals. The system 100 then splits (304) each of the plurality of sampled speech signals to a plurality of overlapping and non-overlapping frames, each of length 20ms. Further the system 100 separately processes each of the plurality of frames. Steps involved in the process of processing each frame is explained below.
[0023] The system 100 selects (306) one sample in every M samples of the speech signal in a frame being considered. In various embodiments, the system 100 may randomly select one out of M samples or may select the sample based on at least one defined condition. The system 100 then generates differential values corresponding to the speech signal, by calculating differences between adjacent samples of the frame as a differential feature to get an output frame of size (L-(N)). By iterating the steps 306 and 308 for a pre-defined number of times, for each frame, the system 100 generates a plurality of differential features corresponding to the speech signal being processed by the system 100.
[0024] It is to be noted that though the mechanism of generating the differential features (as in method 300) is explained in context of speech signal processing, the same method can be used for processing other types (other than the speech signal) of signals as well, in different signal processing domains.
[0025] The written description describes the subject matter herein to enable any person skilled in the art to make and use the embodiments. The scope of the subject matter embodiments is defined by the claims and may include other modifications that occur to those skilled in the art. Such other modifications are intended to be within the scope of the claims if they have similar elements that do not differ from the literal language of the claims or if they include equivalent elements with insubstantial differences from the literal language of the claims.
[0026] The embodiments of present disclosure herein address unresolved problem of emotion identification from a speech signal. The embodiments thus provide a mechanism of speech signal processing for identifying emotions associated with the speech signal.
[0027] It is to be understood that the scope of the protection is extended to such a program and in addition to a computer-readable means having a message therein; such computer-readable storage means contain program-code means for implementation of one or more steps of the method, when the program runs on a server or mobile device or any suitable programmable device. The hardware device can be any kind of device which can be programmed including e.g. any kind of computer like a server or a personal computer, or the like, or any combination thereof. The device may also include means which could be e.g. hardware means like e.g. an application-specific integrated circuit (ASIC), a field-programmable gate array (FPGA), or a combination of hardware and software means, e.g. an ASIC and an FPGA, or at least one microprocessor and at least one memory with software modules located therein. Thus, the means can include both hardware means and software means. The method embodiments described herein could be implemented in hardware and software. The device may also include software means. Alternatively, the embodiments may be implemented on different hardware devices, e.g. using a plurality of CPUs.
[0028] The embodiments herein can comprise hardware and software elements. The embodiments that are implemented in software include but are not limited to, firmware, resident software, microcode, etc. The functions performed by various modules described herein may be implemented in other modules or combinations of other modules. For the purposes of this description, a computer-usable or computer readable medium can be any apparatus that can comprise, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
[0029] The illustrated steps are set out to explain the exemplary embodiments shown, and it should be anticipated that ongoing technological development will change the manner in which particular functions are performed. These examples are presented herein for purposes of illustration, and not limitation. Further, the boundaries of the functional building blocks have been arbitrarily defined herein for the convenience of the description. Alternative boundaries can be defined so long as the specified functions and relationships thereof are appropriately performed. Alternatives (including equivalents, extensions, variations, deviations, etc., of those described herein) will be apparent to persons skilled in the relevant art(s) based on the teachings contained herein. Such alternatives fall within the scope and spirit of the disclosed embodiments. Also, the words "comprising," "having," "containing," and "including," and other similar forms are intended to be equivalent in meaning and be open ended in that an item or items following any one of these words is not meant to be an exhaustive listing of such item or items, or meant to be limited to only the listed item or items. It must also be noted that as used herein and in the appended claims, the singular forms "a," "an," and "the" include plural references unless the context clearly dictates otherwise.
[0030] Furthermore, one or more computer-readable storage media may be utilized in implementing embodiments consistent with the present disclosure. A computer-readable storage medium refers to any type of physical memory on which information or data readable by a processor may be stored. Thus, a computer-readable storage medium may store instructions for execution by one or more processors, including instructions for causing the processor(s) to perform steps or stages consistent with the embodiments described herein. The term "computer-readable medium" should be understood to include tangible items and exclude carrier waves and transient signals, i.e., be non-transitory. Examples include random access memory (RAM), read-only memory (ROM), volatile memory, nonvolatile memory, hard drives, CD ROMs, DVDs, flash drives, disks, and any other known physical storage media.
[0031] It is intended that the disclosure and examples be considered as exemplary only, with a true scope and spirit of disclosed embodiments being indicated by the following claims.
权利要求:
Claims (14)
[0001] A processor implemented method (200) of speech signal processing, comprising:
collecting (202) a speech signal from at least one user, as input, via one or more hardware processors;
extracting (204) a plurality of differential features from the speech signal to generate a feature file, via the one or more hardware processors, by:
sampling (302) the speech signal at a defined sampling rate to generate a plurality of sampled speech signals;
splitting (304) each of the plurality of sampled speech signals to a plurality of overlapping or non-overlapping frames of 20 milliseconds length;
iteratively performing for each of the plurality of frames, for a pre-defined number of times:
selecting (306) one sample in every M samples of the speech signal in the frame, where M is 2; and
calculating (308) differences between adjacent samples of the frame as the differential feature to get an output frame of size (L - (N)), where Lis number of samples in a frame divided by M, and N represents number of times the difference between adjacent values is calculated;
extracting (206) the plurality of features from the plurality of differential features of the plurality of overlapping or non-overlapping frames, via the one or more hardware processors;
comparing (208) each of the differential features with an emotion recognition model to identify at least one emotion corresponding to the speech signal, via the one or more hardware processors; and
associating (210) the identified at least one emotion with the speech signal, via the one or more hardware processors.
[0002] The method (200) as claimed in claim 1, wherein the emotion recognition model comprises of information pertaining to a plurality of speech signal characteristics and corresponding emotions, annotated at an utterance level.
[0003] The method (200) as claimed in claim 1, wherein identifying the at least one emotion corresponding to the speech signal comprises:
identifying matching data in the emotion recognition model, corresponding to each of the plurality of features in the feature file; and
identifying at least one emotion tagged against each of the identified matching data in the emotion recognition model.
[0004] The method (200) as claimed in claim 1, wherein the emotion recognition model is machine learning model generated by using training data comprising a plurality of sentences from at least one speech signal, and a plurality of utterances corresponding each of the plurality of sentences.
[0005] A system (100) of speech signal processing, comprising:
a memory module (101) storing a plurality of instructions;
one or more communication interfaces (103); and
one or more hardware processors (102) coupled to the memory module (101) via the one or more communication interfaces (103), wherein the one or more hardware processors are caused by the plurality of instructions to:
collect (202) a speech signal from at least one user, as input;
extract (204) a plurality of differential features from the speech signal to generate a feature file, by:
sampling (302) the speech signal at a defined sampling rate to generate a plurality of sampled speech signals;
splitting (304) each of the plurality of sampled speech signals to a plurality of overlapping or non-overlapping frames of 20 milliseconds length;
iteratively performing for each of the plurality of frames, for a pre-defined number of times:
selecting (306) one sample in every M samples of the speech signal in the frame, where M is 2; and
calculating (308) differences between adjacent samples of the frame as the differential feature to get an output frame of size (L - (N)), where L is number of samples in a frame divided by M, and N represents number of times the difference between adjacent values is calculated;
extract (206) the plurality of features from the plurality of differential features of the plurality of overlapping or non-overlapping frames;
compare (208) each of the differential features with an emotion recognition model to identify at least one emotion corresponding to the speech signal; and
associate (210) the identified at least one emotion with the speech signal.
[0006] The system (100) as claimed in claim 5, wherein the emotion recognition model comprises of information pertaining to a plurality of speech signal characteristics and corresponding emotions, annotated at an utterance level.
[0007] The system (100) as claimed in claim 5, wherein the system identifies the at least one emotion corresponding to the speech signal by:
identifying matching data in the emotion recognition model, corresponding to each of the plurality of features in the feature file; and
identifying at least one emotion tagged against each of the identified matching data in the emotion recognition mode.
[0008] The system (100) as claimed in claim 5, wherein the system generates the emotion recognition model by using training data comprising a plurality of sentences from at least one speech signal, and a plurality of utterances corresponding each of the plurality of sentences.
[0009] A method for signal processing, comprising:generating a plurality of differential features corresponding to a signal by iteratively performing for each a plurality of frames of the signal, for a pre-defined number of times:
selecting one sample in every M samples of the speech signal in the frame; and
calculating differences between adjacent samples of the frame as the differential feature to get an output frame of size (L - (N)), where L is number of samples in a frame divided by M, and N represents number of times the difference between adjacent values is calculated.
[0010] A non-transitory computer readable medium for speech signal processing, the non-transitory computer readable medium performs the speech signal processing by:
collecting (202) a speech signal from at least one user, as input, via one or more hardware processors;
extracting (204) a plurality of differential features from the speech signal to generate a feature file, via the one or more hardware processors, by:
sampling (302) the speech signal at a defined sampling rate to generate a plurality of sampled speech signals;
splitting (304) each of the plurality of sampled speech signals to a plurality of overlapping or non-overlapping frames of 20 milliseconds length;
iteratively performing for each of the plurality of frames, for a pre-defined number of times:
selecting (306) one sample in every M samples of the speech signal in the frame, where M is 2; and
calculating (308) differences between adjacent samples of the frame as the differential feature to get an output frame of size (L - (N)), where L is number of samples in a frame divided by M, and N represents number of times the difference between adjacent values is calculated;
extracting (206) the plurality of features from the plurality of differential features of the plurality of overlapping or non-overlapping frames, via the one or more hardware processors;
comparing (208) each of the differential features with an emotion recognition model to identify at least one emotion corresponding to the speech signal, via the one or more hardware processors; and
associating (210)the identified at least one emotion with the speech signal, via the one or more hardware processors.
[0011] The non-transitory computer readable medium as claimed in claim 10, wherein the emotion recognition model comprises of information pertaining to a plurality of speech signal characteristics and corresponding emotions, annotated at an utterance level.
[0012] The non-transitory computer readable medium as claimed in claim 10, wherein identifying the at least one emotion corresponding to the speech signal comprises:
identifying matching data in the emotion recognition model, corresponding to each of the plurality of features in the feature file; and
identifying at least one emotion tagged against each of the identified matching data in the emotion recognition model.
[0013] The non-transitory computer readable medium as claimed in claim 10, wherein the emotion recognition model is machine learning model generated by using training data comprising a plurality of sentences from at least one speech signal, and a plurality of utterances corresponding each of the plurality of sentences.
[0014] A non-transitory computer readable medium for signal processing, the non-transitory computer readable medium performs the speech signal processing by:generating a plurality of differential features corresponding to a signal by iteratively performing for each a plurality of frames of the signal, for a pre-defined number of times:
selecting one sample in every M samples of the speech signal in the frame; and
calculating differences between adjacent samples of the frame as the differential feature to get an output frame of size (L - (N)), where L is number of samples in a frame divided by M, and N represents number of times the difference between adjacent values is calculated.
类似技术:
公开号 | 公开日 | 专利标题
US10692500B2|2020-06-23|Diarization using linguistic labeling to create and apply a linguistic model
US10546595B2|2020-01-28|System and method for improving speech recognition accuracy using textual context
US20180107945A1|2018-04-19|Emoji recommendation method and device thereof
US9437215B2|2016-09-06|Predictive video analytics system and methods
US9508028B2|2016-11-29|Converting text strings into number strings, such as via a touchscreen input
CN105874530B|2020-03-03|Predicting phrase recognition quality in an automatic speech recognition system
US8606576B1|2013-12-10|Communication log with extracted keywords from speech-to-text processing
US10530850B2|2020-01-07|Dynamic call control
US10068174B2|2018-09-04|Hybrid approach for developing, optimizing, and executing conversational interaction applications
TWI677846B|2019-11-21|Method and device for transferring robot customer service to manual customer service
US6711542B2|2004-03-23|Method of identifying a language and of controlling a speech synthesis unit and a communication device
US20170032261A1|2017-02-02|Detection of communication topic change
CN106372059B|2018-09-11|Data inputting method and device
JP6341092B2|2018-06-13|Expression classification device, expression classification method, dissatisfaction detection device, and dissatisfaction detection method
US10404629B2|2019-09-03|Automatic reply method, device, apparatus, and storage medium
KR20180090869A|2018-08-13|Determine dialog states for language models
JP4901738B2|2012-03-21|Machine learning
US10554805B2|2020-02-04|Information processing method, terminal, and computer-readable storage medium
WO2016186777A1|2016-11-24|Crafting a response based on sentiment identification
KR20180112031A|2018-10-11|Systems and methods for providing content selection
US9514741B2|2016-12-06|Data shredding for speech recognition acoustic model training under data retention restrictions
US8750489B2|2014-06-10|System and method for automatic call segmentation at call center
US20160027440A1|2016-01-28|Selective speech recognition for chat and digital personal assistant systems
KR102015068B1|2019-08-27|Improving Handwriting Recognition Using Pre-Filter Classification
US10056095B2|2018-08-21|Emotion detection in voicemail
同族专利:
公开号 | 公开日
US20200286506A1|2020-09-10|
引用文献:
公开号 | 申请日 | 公开日 | 申请人 | 专利标题
法律状态:
2020-08-07| PUAI| Public reference made under article 153(3) epc to a published international application that has entered the european phase|Free format text: ORIGINAL CODE: 0009012 |
2020-08-07| STAA| Information on the status of an ep patent application or granted ep patent|Free format text: STATUS: THE APPLICATION HAS BEEN PUBLISHED |
2020-09-09| AX| Request for extension of the european patent|Extension state: BA ME |
2020-09-09| AK| Designated contracting states|Kind code of ref document: A1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR |
2021-03-12| STAA| Information on the status of an ep patent application or granted ep patent|Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE |
2021-04-14| 17P| Request for examination filed|Effective date: 20210309 |
2021-04-14| RBV| Designated contracting states (corrected)|Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR |
2021-06-30| STAA| Information on the status of an ep patent application or granted ep patent|Free format text: STATUS: GRANT OF PATENT IS INTENDED |
2021-06-30| GRAP| Despatch of communication of intention to grant a patent|Free format text: ORIGINAL CODE: EPIDOSNIGR1 |
2021-07-21| RIC1| Information provided on ipc code assigned before grant|Ipc: G10L 25/63 20130101AFI20210616BHEP Ipc: G10L 25/03 20130101ALN20210616BHEP |
2021-07-28| INTG| Intention to grant announced|Effective date: 20210701 |
2021-07-28| RIC1| Information provided on ipc code assigned before grant|Ipc: G10L 25/63 20130101AFI20210618BHEP Ipc: G10L 25/03 20130101ALN20210618BHEP |
2021-11-12| GRAS| Grant fee paid|Free format text: ORIGINAL CODE: EPIDOSNIGR3 |
2021-11-19| STAA| Information on the status of an ep patent application or granted ep patent|Free format text: STATUS: THE PATENT HAS BEEN GRANTED |
2021-11-19| GRAA| (expected) grant|Free format text: ORIGINAL CODE: 0009210 |
2021-12-22| AK| Designated contracting states|Kind code of ref document: B1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR |
2021-12-22| REG| Reference to a national code|Ref country code: GB Ref legal event code: FG4D |
2021-12-30| REG| Reference to a national code|Ref country code: CH Ref legal event code: EP |
2022-01-05| REG| Reference to a national code|Ref country code: DE Ref legal event code: R096 Ref document number: 602020001338 Country of ref document: DE |
2022-01-15| REG| Reference to a national code|Ref country code: AT Ref legal event code: REF Ref document number: 1457594 Country of ref document: AT Kind code of ref document: T Effective date: 20220115 |
2022-01-19| REG| Reference to a national code|Ref country code: IE Ref legal event code: FG4D |
优先权:
申请号 | 申请日 | 专利标题
[返回顶部]